Skip to content

Update python.md#2158

Merged
wanghan-iapcm merged 1 commit into
deepmodeling:develfrom
LiangWenshuo1118:LiangWenshuo1118-patch-1
Dec 6, 2022
Merged

Update python.md#2158
wanghan-iapcm merged 1 commit into
deepmodeling:develfrom
LiangWenshuo1118:LiangWenshuo1118-patch-1

Conversation

@LiangWenshuo1118

Copy link
Copy Markdown
Contributor

Added a note about loading the model.

Signed-off-by: LiangWenshuo1118 <73432685+LiangWenshuo1118@users.noreply.github.com>
@github-actions github-actions Bot added the Docs label Dec 5, 2022
@njzjz njzjz linked an issue Dec 5, 2022 that may be closed by this pull request
@codecov-commenter

codecov-commenter commented Dec 5, 2022

Copy link
Copy Markdown

Codecov Report

Base: 78.16% // Head: 76.20% // Decreases project coverage by -1.96% ⚠️

Coverage data is based on head (bb79264) compared to base (6e3d4a6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2158      +/-   ##
==========================================
- Coverage   78.16%   76.20%   -1.97%     
==========================================
  Files         118      182      +64     
  Lines        9876    16972    +7096     
  Branches        0      950     +950     
==========================================
+ Hits         7720    12933    +5213     
- Misses       2156     3401    +1245     
- Partials        0      638     +638     
Impacted Files Coverage Δ
source/lib/include/SimulationRegion.h 30.00% <0.00%> (-70.00%) ⬇️
deepmd/entrypoints/freeze.py 45.94% <0.00%> (-26.90%) ⬇️
deepmd/train/trainer.py 70.35% <0.00%> (-10.31%) ⬇️
deepmd/entrypoints/train.py 79.62% <0.00%> (-8.51%) ⬇️
deepmd/__init__.py 76.19% <0.00%> (-6.17%) ⬇️
deepmd/common.py 78.18% <0.00%> (-5.90%) ⬇️
deepmd/env.py 70.79% <0.00%> (-5.10%) ⬇️
deepmd/infer/deep_tensor.py 90.90% <0.00%> (-4.18%) ⬇️
deepmd/descriptor/se_t.py 94.93% <0.00%> (-2.41%) ⬇️
deepmd/train/run_options.py 88.39% <0.00%> (-2.18%) ⬇️
... and 106 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wanghan-iapcm wanghan-iapcm merged commit 3b87b40 into deepmodeling:devel Dec 6, 2022
mingzhong15 pushed a commit to mingzhong15/deepmd-kit that referenced this pull request Jan 15, 2023
Added a note about loading the model.

Signed-off-by: LiangWenshuo1118 <73432685+LiangWenshuo1118@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Out Of Memory Error using Python interface

4 participants